home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleDocumentTypes</key>
- <array>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>jpp</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>JPP</string>
- <key>CFBundleTypeName</key>
- <string>JunkMatcher Pattern Package</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>JKMT</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- <key>LSTypeIsPackage</key>
- <true/>
- </dict>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>txt</string>
- </array>
- <key>CFBundleTypeName</key>
- <string>Raw Message Source</string>
- <key>CFBundleTypeRole</key>
- <string>Viewer</string>
- <key>LSTypeIsPackage</key>
- <false/>
- </dict>
- </array>
- <key>CFBundleExecutable</key>
- <string>JunkMatcher</string>
- <key>CFBundleIconFile</key>
- <string>JunkMatcher icon</string>
- <key>CFBundleIdentifier</key>
- <string>edu.cmu.cs.benhdj.JunkMatcher</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleSignature</key>
- <string>JKMT</string>
- <key>CFBundleVersion</key>
- <string>1.5.5</string>
- <key>NSMainNibFile</key>
- <string>MainMenu</string>
- <key>NSPrincipalClass</key>
- <string>NSApplication</string>
- </dict>
- </plist>
-